home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5419 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: referencing c structures with inline assembly?
  5. Date: Fri, 09 Feb 96 01:39:43 GMT
  6. Organization: none
  7. Message-ID: <823829983snz@genesis.demon.co.uk>
  8. References: <4f7sjg$21h@redstone.interpath.net>
  9. Reply-To: fred@genesis.demon.co.uk
  10. X-NNTP-Posting-Host: genesis.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.27
  12. X-Mail2News-Path: genesis.demon.co.uk
  13.  
  14. In article <4f7sjg$21h@redstone.interpath.net>
  15.            mccourry@mercury.interpath.net
  16.            "Thomas L McCourry -- Personal Account" writes:
  17.  
  18. >
  19. >
  20. >Can someone tell me how to access parts of this structure using inline
  21. >assembly language?
  22.  
  23. The C language doesn't define any form of inline assembly so this is
  24. entirely dependent on how your particular compiler implements it (if it
  25. does at all). Since this is system specific you should ask in a system
  26. specific newsgroup e.g. comp.os.msdos.programmer for DOS related questions/
  27. compilers. That is also the best place to find people who can/will answer
  28. your question.
  29.  
  30. -- 
  31. -----------------------------------------
  32. Lawrence Kirby | fred@genesis.demon.co.uk
  33. Wilts, England | 70734.126@compuserve.com
  34. -----------------------------------------
  35.